home *** CD-ROM | disk | FTP | other *** search
- /* $VER: ../include/pragmas/mathieeesingbas_pragmas.h 1.0 (9.8.97) */
- #ifndef MathIeeeSingBasBase_PRAGMA_H
- #define MathIeeeSingBasBase_PRAGMA_H
-
- #pragma libcall MathIeeeSingBasBase IEEESPFix 1e 001
- #pragma libcall MathIeeeSingBasBase IEEESPFlt 24 001
- #pragma libcall MathIeeeSingBasBase IEEESPCmp 2a 1002
- #pragma libcall MathIeeeSingBasBase IEEESPTst 30 001
- #pragma libcall MathIeeeSingBasBase IEEESPAbs 36 001
- #pragma libcall MathIeeeSingBasBase IEEESPNeg 3c 001
- #pragma libcall MathIeeeSingBasBase IEEESPAdd 42 1002
- #pragma libcall MathIeeeSingBasBase IEEESPSub 48 1002
- #pragma libcall MathIeeeSingBasBase IEEESPMul 4e 1002
- #pragma libcall MathIeeeSingBasBase IEEESPDiv 54 1002
- #pragma libcall MathIeeeSingBasBase IEEESPFloor 5a 001
- #pragma libcall MathIeeeSingBasBase IEEESPCeil 60 001
-
- #endif
-